-
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
use sub nav in forms nav #223
Conversation
PR Summary
Overall, these changes improve the code cleanliness, enhance user experience for browsing and managing form entries and responses, and it simplifies the relationships between different resources making the project easier to maintain. |
no more ResponseResource:
so if you have any customizations or overwrites, you dont need it anymore, all the pages now inside the formResource
view files:
if you customizeing the blade view, make sure to update them all, and compare the changes
also added a new view:
resources/views/filament/resources/response-resource/pages/browse-entry.blade.php